PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFMarkupAnnotation Class / setSubject Method
Text representing a short description of the subject being addressed by the annotation.
In This Topic
    setSubject Method
    In This Topic
    Sets the annotation subject.
    Syntax
    public void setSubject( 
       java.lang.String subject
    )

    Parameters

    subject
    Text representing a short description of the subject being addressed by the annotation.
    See Also